We’re using cookies, but you can turn them off in Privacy Settings. Otherwise, you are agreeing to our use of cookies. Accepting cookies does not mean that we are collecting personal data. Learn more in our Privacy Policy .

Future of Work in Investment Management

Context, Content, and Culture

Looking at the future of work in investment management and the transformation of the context, content, and culture.

The investment industry has been extremely resilient through unprecedented challenges, and it has set the stage for new ways of working.

Future of Work in Investment Management cover art CFA Insititute
Future of Work in Investment Management

In the Future of Work in Investment Management series, we explore the changes investment organizations and professionals are likely to make as they reassess the context of careers, the content of work, and the culture of organizations.

Download the Future of Work in Investment Management report (PDF)
An array of pages from the PDF

Subscribe to the Future of Work in Investment Management Series

This series will investigate the simultaneous transformations of the "where, what, and how" of work — and what they mean for investment careers going forward.

This report is the first in a series of Future of Work in Investment Management, which will continue through 2021 and beyond. We invite your comments and ideas along the way.

Code

HTML

<h1>Future of Work in Investment Management</h1>
<h2>Context, Content, and Culture</h2>
<section>
    <p>Looking at the future of work in investment management and the transformation of the context, content, and culture.</p>
    <p>The investment industry has been extremely resilient through unprecedented challenges, and it has set the stage for new ways of working.</p>

    <figure class="image-figure half-image-figure">
        <img src="/Content/img/FOW-COVER.png" alt="Future of Work in Investment Management cover art">
        <cite>CFA Insititute</cite>
        <figcaption>
            <span class="control-label">Future of Work in Investment Management</span>
            <p>In the Future of Work in Investment Management series, we explore the changes investment organizations and professionals are likely to make as they reassess the context of careers, the content of work, and the culture of organizations.</p>
            <a href="#">Download the Future of Work in Investment Management report (PDF)</a>
        </figcaption>
    </figure>
    <img class="width-100" src="/Content/img/FOW-STRIP.png" alt="An array of pages from the PDF" />
</section>
    
<h2 class="h3">Subscribe to the Future of Work in Investment Management Series</h2>
<section>
    <p>This series will investigate the simultaneous transformations of the "where, what, and how" of work — and what they mean for investment careers going forward.</p>
    <p>This report is the first in a series of Future of Work in Investment Management, which will continue through 2021 and beyond. We invite your comments and ideas along the way.</p>

    <form>
        <div class="inline-form validation-input-container">
            <div class="field-one">
                <label class="control-label required" for="email-address-input">Email Address</label>
                <div class="form-group">
                    <input id="email-address-input" type="text" class="form-control" aria-required="true" required="required" />
                </div>
            </div>
            <div class="field-two">
                <label class="control-label " for="job-title-input">Job Title</label>
                <div class="form-group">                      
                    <input id="job-title-input" type="text" class="form-control" />
                </div>
            </div>               
        </div>
        <div class="inline-form validation-input-container">
            <div class="field-one">
                <label class="control-label" for="given-name-input">Given Name (First Name)</label>
                <div class="form-group">
                    <input id="given-name-input" type="text" class="form-control" />
                </div>
            </div>
            <div class="field-two">
                <label class="control-label" for="family-name-input">Family Name (Last Name)</label>
                <div class="form-group">
                    <input id="family-name-input" type="text" class="form-control" />
                </div>
            </div>
        </div>
        <button type="submit">Subscribe</button>
    </form>
</section>

<section class="sidebar">
    <div class="card card-sidebar" id="cecredits">
        <p class="ce-credit-value">0.5 PL</p>
        <a href="#" class="button record-credits">Record PL credit</a>
        <p><a href="#">Manage your Professional Learning credits</a></p>
    </div>
</section>